Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps github.com/cosmos/gaia/v9 from 9.0.1 to 9.0.2.

Release notes

Sourced from github.com/cosmos/gaia/v9's releases.

v9.0.2

Gaia v9.0.2 Release Notes

[v9.0.2] - 2023-04-03

  • (feat) Bump Interchain-Security v1.1.0 provider module. See the release notes for details.
  • (feat) Add two more msg types /ibc.core.channel.v1.MsgTimeout and /ibc.core.channel.v1.MsgTimeoutOnClose to default bypass-min-fee-msg-types.
  • (feat) Change the bypassing gas usage criteria. Instead of requiring 200,000 gas per bypass-min-fee-msg, we will now allow a maximum total usage of 1,000,000 gas for all bypassed messages in a transaction. Note that all messages in the transaction must be the bypass-min-fee-msg-types for the bypass min fee to take effect, otherwise, fee payment will still apply.
  • (fix) #2087 Fix bypass-min-fee-msg-types parsing in app.toml. Parsing of bypass-min-fee-types is changed to allow node operators to use empty bypass list. Removing the bypass-min-fee-types from app.toml applies the default message types. See #2092 for details.
App: gaiad
Version: v9.0.2
Commit: 77661358725be2d1592d1ddcc516951276782649
Files:
3a1768aac062df5cb8ab679d291cae13  gaiad-v9.0.2-darwin-amd64
3409bb3f4e2cddeb60bbe330add5fd83  gaiad-v9.0.2-darwin-arm64
f5bfcb4db8916f3843db26555ec71353  gaiad-v9.0.2-linux-amd64
966a6ffa0f6c10387dc80cf0a3b0d2a1  gaiad-v9.0.2-linux-arm64
5980fb3d24c4ed59c2760c90fb2fa8c7  gaiad-v9.0.2-windows-amd64.exe
9de73fbf63b30aedc1153e54a898d308  gaiad-v9.0.2.tar.gz
Checksums-Sha256:
e3a35c239d291f052267f365ed36e846a3b6779d401d681438e3e45bf1d4d8b3  gaiad-v9.0.2-darwin-amd64
5d078873f492390ffce7a414a6747cf44b29ca8d4fd8340c1b90828247531ed6  gaiad-v9.0.2-darwin-arm64
9f0c339f759e0823b4cf3d87ed836a8aebab025bea8311f71ce094400c0abab7  gaiad-v9.0.2-linux-amd64
a5a56d7b35143e81bd1752da1d5032e91082a2e35036dde8a71248483488fc2d  gaiad-v9.0.2-linux-arm64
e8cbcda258d53348c373a9a21016f946a8c703539293aec5750f8ce9ec61a1d4  gaiad-v9.0.2-windows-amd64.exe
162f06198beb6b9124c0860936c10a9df93db1937a2ffa867a8830228c0f2233  gaiad-v9.0.2.tar.gz

v9.0.2-rc0

Gaia v9.0.2-rc0 Release Notes

[v9.0.2-rc0] - 2023-03-27

  • (feat) Bump Interchain-Security v1.1.0 provider module. See the release notes for details.
  • (feat) Add two more msg types /ibc.core.channel.v1.MsgTimeout and /ibc.core.channel.v1.MsgTimeoutOnClose to default bypass-min-fee-msg-types.
  • (feat) Change the bypassing gas usage criteria. Instead of requiring 200,000 gas per bypass-min-fee-msg, we will now allow a maximum total usage of 1,000,000 gas for all bypassed messages in a transaction. Note that all messages in the transaction must be the bypass-min-fee-msg-types for the bypass min fee to take effect, otherwise, fee payment will still apply.
  • (fix) #2087 Fix bypass-min-fee-msg-types parsing in app.toml. Parsing of bypass-min-fee-types is changed to allow node operators to use empty bypass list. Removing the bypass-min-fee-types from app.toml applies the default message types. See #2092 for details.
App: gaiad
Version: v9.0.2-rc0
Commit: a4c06bcb855420c1877add958dc885b2d12a8615
Files:
1ad901d525ba3534e2130794b5fb2e00  gaiad-v9.0.2-rc0-darwin-amd64
f2bce6ec70a6fe486170ba740eff0c1c  gaiad-v9.0.2-rc0-darwin-arm64
d46fa39b9f51f9e9f7ab316ccf3a47bc  gaiad-v9.0.2-rc0-linux-amd64
c0438312214e42b88c272f354072cec5  gaiad-v9.0.2-rc0-linux-arm64
4d20a8bec010f867d14baa8662351cc6  gaiad-v9.0.2-rc0-windows-amd64.exe
3ec5bf367e52b6a493ec0508f4e7418e  gaiad-v9.0.2-rc0.tar.gz
Checksums-Sha256:
4b985868e16ce014cfbd952788c0bd463f9f35dc72607e303526060a880a54a6  gaiad-v9.0.2-rc0-darwin-amd64
</tr></table> 

... (truncated)

Changelog

Sourced from github.com/cosmos/gaia/v9's changelog.

[v9.0.2] - 2023-04-03

  • (feat) Bump Interchain-Security v1.1.0 provider module. See the release notes for details.
  • (feat) Add two more msg types /ibc.core.channel.v1.MsgTimeout and /ibc.core.channel.v1.MsgTimeoutOnClose to default bypass-min-fee-msg-types.
  • (feat) Change the bypassing gas usage criteria. Instead of requiring 200,000 gas per bypass-min-fee-msg, we will now allow a maximum total usage of 1,000,000 gas for all bypassed messages in a transaction. Note that all messages in the transaction must be the bypass-min-fee-msg-types for the bypass min fee to take effect, otherwise, fee payment will still apply.
  • (fix) #2087 Fix bypass-min-fee-msg-types parsing in app.toml. Parsing of bypass-min-fee-types is changed to allow node operators to use empty bypass list. Removing the bypass-min-fee-types from app.toml applies the default message types. See #2092 for details.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 3, 2023
Bumps [github.com/cosmos/gaia/v9](https://github.com/cosmos/gaia) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/cosmos/gaia/releases)
- [Changelog](https://github.com/cosmos/gaia/blob/main/CHANGELOG.md)
- [Commits](cosmos/gaia@v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: github.com/cosmos/gaia/v9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/gaia/v9-9.0.2 branch from 6ae8c50 to 1205c64 Compare April 13, 2023 06:15
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 24, 2023

Superseded by #40.

@dependabot dependabot bot closed this Apr 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cosmos/gaia/v9-9.0.2 branch April 24, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant